home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Cl…ness) 1997 September #242 / Software of the Month Club - Business Shareware (September 1997).iso / dos / biz / landemo2 / stutor.bat < prev    next >
Encoding:
DOS Batch File  |  1995-03-03  |  769 b   |  25 lines

  1. echo off
  2. cls
  3. echo.
  4. echo.
  5. echo.
  6. echo.
  7. echo           This tutorial is designed to help you get acquainted
  8. echo           with the various functions of Contact Plus.  It is
  9. echo           not intended to replace the printed user manuals;
  10. echo           it is merely an overwiew.  For more specific details,
  11. echo           please use the on-line help screens.
  12. echo.
  13. echo           If the tutorial doesn't work it may be as a result of
  14. echo           a conflict between it and any memory resident programs
  15. echo           you may have loaded.  If the program doesn't run, remove
  16. echo           your memory resident program(s) then try again.
  17. echo.
  18. echo.
  19. echo Press Ctrl-C now to break or
  20. pause
  21. cd tutorial
  22. prorun l20Smain
  23. if exist ..\c.exe cd ..
  24. cls
  25.